home *** CD-ROM | disk | FTP | other *** search
- Path: inforamp.net!usenet
- From: zzsc2@inforamp.net (Stephen Cramp)
- Newsgroups: comp.lang.c++
- Subject: Exception handling of Access Violation's
- Date: Sun, 28 Jan 1996 17:15:32 GMT
- Organization: Dolphin Systems Inc.
- Message-ID: <4egah0$gnd@sam.inforamp.net>
- Reply-To: stephenc@idirect.com
- NNTP-Posting-Host: ts14-02.tor.inforamp.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- I am attempting to trap an Access Violation using the exception
- handling in VC4 with no success. Either I get it to compile without
- complaining and it does nothing or I can an error about "unwinding".
- I am trying to use __try and __catch for this.
-
- Is this the correct method? I followed the online doc's but got
- nowhere.
-
- Steve
-
- --------------------------------------------------
- Stephen Cramp Developers of dsSocket
- Dolphin Systems Inc. TCP/IP custom control
- (905) 838-2896 stephenc@dolphinsys.com
- Demo on http://www.dolphinsys.com
- --------------------------------------------------
-
-